For revealjs
To learn more about Quarto presentations see https://quarto.org/docs/presentations/.
A section starts with a level 1 heading (# Section 1). For example:
## Slide 1). For example:Add {.slide-blue} class to make it blue
{.incremental} class, so each bullet will appear separately.. . . to separate content and turn it incremental.Text
{.text-blue} to apply blue color{.text-grey} for lighter text colorBackground
{.bg-blue} for light blue background{.bg-grey} for light grey backgrounddiv container with class {.columns}, containing two or more div containers with class {.column} and a width attribute. For example:You can learn more about controlling the appearance and layout of RevealJS output here: https://quarto.org/docs/presentations/revealjs/
Enjoy the template!